home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 January: Mac OS SDK / Dev.CD Jan 99 SDK1.toast / Development Kits / Apple Color OneScanner SDK / Scanner - Read Me < prev    next >
Encoding:
Text File  |  1996-08-24  |  1.2 KB  |  20 lines  |  [ttro/ttxt]

  1.    
  2.  
  3. Apple Color OneScanner
  4.  
  5. Introduction
  6.  
  7. The Scanner Development Kit contains documentation for the scanner API, an addendum for the new 4.1 scanner driver, and C sample code that demonstrates how to use the API.  A header file and link library have been Included with the sample code.
  8.  
  9. The sample code should not be considered as a model for the next great scanner application but rather a simple demonstration of how to communicate with a scanner. Special considerations should  be taken when considering memory requirements for your imaging model. Images scanned at high resolutions can be extremely large so you may want to consider spooling the data off to disk as it comes in from the scanner. This method will reduce the overall footprint of your application and allow for high resolution scans without allocating huge quantities of memory.
  10.  
  11. How to contact Apple Computer
  12.  
  13. Please report bugs to:
  14.  
  15. APPLE.BUGS (APPLE.BUGS@AppleLink.apple.com)
  16.  
  17. If you are a member of one of Apple's developer programs, you may be eligible for code level technical support.  For support or details on the developer programs, please send mail to: 
  18.  
  19. DEVSUPPORT (DEVSUPPORT@AppleLink.apple.com)
  20.